Close
dtSearch Engine API for .NET Framework 2.x-4.x 2023.02
SearchFilter::AndNot Method

Combine this filter with another filter in a logical "AND NOT" operation.

public void AndNot( ref SearchFilter other );
Parameters
Description
other
SearchFilter to be combined with this filter (the other SearchFilter is not modified)